home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / util / wb / THE.lha / T.H.E. / Prefs / THE.strings < prev    next >
Encoding:
Text File  |  1999-10-22  |  1.5 KB  |  70 lines

  1. /*
  2. ** $VER: THE.strings 1.0 (14.10.99) ©1999 by Nils Görs
  3. */
  4.  
  5. MSG_MAIN_ToolsMenu = 0
  6. MSG_MAIN_HotkeyMenu = 1
  7. MSG_TM_ToolsMenu = 2
  8. MSG_HK_Hotkey = 3
  9. MSG_TM_LV_Title = 4
  10. MSG_HK_LV_Title = 5
  11. MSG_Button_Add = 6
  12. MSG_Button_Remove = 7
  13. MSG_Button_Up = 8
  14. MSG_Button_Down = 9
  15. MSG_Button_Save = 10
  16. MSG_Button_Use = 11
  17. MSG_Button_Cancel = 12
  18. MSG_String_Name = 13
  19. MSG_String_Command = 14
  20. MSG_String_Title = 15
  21. MSG_String_ShortCut = 16
  22. MSG_String_HotKey = 17
  23. MSG_New_Name = 18
  24. MSG_New_Title = 19
  25. MSG_New_Hotkey = 20
  26. MSG_TitleName = 21
  27. MSG_Created = 22
  28. MSG_MenuT_Project = 23
  29. MSG_Menu_About = 24
  30. MSG_Menu_Quit = 25
  31. MSG_Request_Quit = 26
  32. MSG_Request_YES = 27
  33. MSG_String_Argument = 28
  34. MSG_MenuT_Edit = 29
  35. MSG_Menu_Remove = 30
  36. MSG_Menu_LastSaved = 31
  37.  
  38. strings.0 = "_Tools Menu"
  39. strings.1 = "_Hotkey Menu"
  40. strings.2 = "Tools-Menu"
  41. strings.3 = "Hotkeys"
  42. strings.4 = "Name|Title|SC|Command"
  43. strings.5 = "Name|Key|Command"
  44. strings.6 = "_Add"
  45. strings.7 = "_Remove"
  46. strings.8 = "U_p"
  47. strings.9 = "_Down"
  48. strings.10= "_Save"
  49. strings.11= "_Use"
  50. strings.12= "_Cancel"
  51. strings.13= "_Name:"
  52. strings.14= "Co_mmand:"
  53. strings.15= "T_itle:"
  54. strings.16= "Sh_ortCut:"
  55. strings.17= "_Key:"
  56. strings.18= "Edit Name"
  57. strings.19= "Edit Title"
  58. strings.20= "select Hotkey"
  59. strings.21= "Workbench Tools-Menu and Hotkey Editor"
  60. strings.22= "Created with"
  61. strings.23= "Project"
  62. strings.24= "@?About"
  63. strings.25= "@QQuit"
  64. strings.26= "Are you sure to quit?"
  65. strings.27= "Yes|No"
  66. strings.28= "Ar_guments:"
  67. strings.29= "Edit"
  68. strings.30= "@RRemove All"
  69. strings.31= "@LLast Saved"
  70.